FindConversationResponseTotalConversationsInView Property |
Gets the total conversations in view.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int TotalConversationsInView { get; }Public ReadOnly Property TotalConversationsInView As Integer
Get
Property Value
Type:
Int32The total conversations in view.
See Also